home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -in_the_mag- / banging_the_metal / extracustom.i < prev    next >
Text File  |  1999-02-10  |  1KB  |  86 lines

  1. * CustomDetails.i
  2. *
  3. * V1.0
  4. *
  5. * explicit custom register offsets
  6. *
  7. * S.Jenkins
  8. *
  9. * From M.Nixon's additions to CBM's custom.i
  10.  
  11. bpl1pth    equ    $0e0
  12. bpl1ptl    equ    $0e2
  13. bpl2pth    equ    $0e4
  14. bpl2ptl    equ    $0e6
  15. bpl3pth    equ    $0e8
  16. bpl3ptl    equ    $0ea
  17. bpl4pth    equ    $0ec
  18. bpl4ptl    equ    $0ee
  19. bpl5pth    equ    $0f0
  20. bpl5ptl    equ    $0f2
  21. bpl6pth    equ    $0f4
  22. bpl6ptl    equ    $0f6
  23. bpl7pth    equ    $0f8
  24. bpl7ptl    equ    $0fa
  25. bpl8pth    equ    $0fc
  26. bpl8ptl    equ    $0fe
  27.  
  28. spr0pth    equ    $120
  29. spr0ptl    equ    $122
  30. spr1pth    equ    $124
  31. spr1ptl    equ    $126
  32. spr2pth    equ    $128
  33. spr2ptl    equ    $12a
  34. spr3pth    equ    $12c
  35. spr3ptl    equ    $12e
  36. spr4pth    equ    $130
  37. spr4ptl    equ    $132
  38. spr5pth    equ    $134
  39. spr5ptl    equ    $136
  40. spr6pth    equ    $138
  41. spr6ptl    equ    $13a
  42. spr7pth    equ    $13c
  43. spr7ptl    equ    $13e
  44.  
  45. spr0    equ    $140
  46. spr1    equ    $148
  47. spr2    equ    $150
  48. spr3    equ    $158
  49. spr4    equ    $160
  50. spr5    equ    $168
  51. spr6    equ    $170
  52. spr7    equ    $178
  53.  
  54. color00    equ    $180
  55. color01    equ    $182
  56. color02    equ    $184
  57. color03    equ    $186
  58. color04    equ    $188
  59. color05    equ    $18a
  60. color06    equ    $18c
  61. color07    equ    $18e
  62. color08    equ    $190
  63. color09    equ    $192
  64. color10    equ    $194
  65. color11    equ    $196
  66. color12    equ    $198
  67. color13    equ    $19a
  68. color14    equ    $19c
  69. color15    equ    $19e
  70. color16    equ    $1a0
  71. color17    equ    $1a2
  72. color18    equ    $1a4
  73. color19    equ    $1a6
  74. color20    equ    $1a8
  75. color21    equ    $1aa
  76. color22    equ    $1ac
  77. color23    equ    $1ae
  78. color24    equ    $1b0
  79. color25    equ    $1b2
  80. color26    equ    $1b4
  81. color27    equ    $1b6
  82. color28    equ    $1b8
  83. color29    equ    $1ba
  84. color30    equ    $1bc
  85. color31    equ    $1be
  86.